home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-23 | 4.0 KB | 154 lines |
- ;
- ; TRAKSAT Version 4.0 INI, Copyright (C) 1996 By Paul E. Traufler
- ;
- ; *** A semi-colon in the FIRST column means a comment field ***
- ; ALL DATA MUST FOLLOW THE = SIGN, ** NO SPACES ** 79 columns MAX
- ; The section titles i.e., [Program Info] MUST start in column ONE
- ;
- ; Program Info, Automatic, and Groups can NOT be set inside the
- ; program, you must edit the TRAKSAT.INI file and make the desired
- ; changes.
- ;
- [Program Info]
- Element Filename=tle.txt
- ; DO NOT END THE OUTPUT PATH WITH A "\" CHARACTER
- ; Adding an output path is strongly recommended
- Output Path=
- ;
- ; *** CONSULT DOCUMENTATION FOR DETAILS *BEFORE* SETTING VIDEO MODES ***
- ; -4=EGA 640x350x16, -3=Herc, -2=CGA Mono, -1=VGA Mono, 0=Auto, 1=VGA
- ;
- ; If running in Win95 and you have more than 256 color video it is
- ; best to set the output to 16 color modes as they are faster, or at
- ; least set to VGA (-1) as this is the fastest display mode.
- ;
- ; *** THE MODES LISTED BELOW REQUIRE A SVGA CARD AND MONITOR ***
- ; *** DAMAGE MAY RESULT IF YOUR HARDWARE DOES NOT SUPPORT THESE MODES ***
- ; 2=800x600x16, 3=800x600x256, 4=1024x768x16, 5=1024x768x256
- ; 6=1280x1024x16, 7=1280x1024x256, 8=640x400x256
- Video Mode=1
- ; Land fill color for Ground Tracks, 0 none,2=green,6=red,8=gray
- Color Land=2
- ; 0 = no refresh of Ground Track
- Rev Update Interval=6
- ; *** CONSULT DOCUMENTATION FOR DETAILS *BEFORE* SETTING VIDEO MODES ***
- ;Render Output Video Mode, ** This REQUIRES a 256 color mode **
- ;1=640x400x256, 2=640x480x256, 3=800x600x256, 4=1024x768x256, 5=1280x1024x256
- Render Video Mode=2
- ;Percent Night for Render views, the higher the number the brighter
- ;the night side displayed
- Render Night Percent=10
-
- ;The file extension for TLE's, no *. used here
- TLE File Extension=TLE
-
- ;Set the MAX Rev per day limit for TLE's
- Rev Limit=16.2
-
- [Defaults]
- Satellite Name=Mir
- ;Default Run mode, try to start in this mode
- ;0=Tabular, 10=GT, 11=Star Background, 12=Orthographic, 13=3D View,
- ;15=Rendered @ Sat, 16=Rendered @ Station, 21=Multi-Sat. GT
- Run Mode=0
- ;In MHz
- Freq Up=145.750000
- Freq Down=440.150000
-
- [Automatic]
- ; ALL IN LOCAL TIMES I WILL USE STATION #1 UTC OFFSET
- Start Time=0.0
- Length Hours=6.0
- ;Days offset from current date
- Day Offset=1
- ; 0 = ALL, 1 = Group One, etc.
- Group=0
-
- [Options]
- Sensor=1
- Sun Terminator=1
- Grids=1
- Visible Only=0
- Star Direction=2
- Star Names=1
- Internal Stars=1
- External Stars=1
- Star Time Tags=1
- Star Update Interval=18.0000
- Star Mag Limit=5.0000
- Ra Dec Output=0
- UTC Output=0
-
- [Auto Tracker]
- ; ONLY WITH THE REGISTERED VERSION, optional
- Comm Port=2
- Home Azimuth=0
- Home Elevation=0
- Limit Azimuth=5
- Limit Elevation=3
- Max Elevation=90
- Mic Step=100
-
- [Station 1]
- Station 1 Name=Harvest,AL
- Station 1 Lat=34.7972
- Station 1 Lon=-86.6792
- Station 1 Alt=220.00
- Station 1 UTC Offset=-6.0
- Station 1 Min Elevation=0.0
- Station 1 Max Range=2000.0
- Station 1 Visibility=1
- Station 1 Twilight=-12.0
-
- [Station 2]
-
- [Station 3]
-
- [Group 1]
- ;25 Satellites Max. Per Group
- Group1 Satellite01=Mir
- Group1 Satellite02=HST
- Group1 Satellite03=HST Array
- Group1 Satellite04=ARSENE
-
- [Group 2]
- ;25 Satellites Max. Per Group
- Group2 Satellite01=NOAA 9
- Group2 Satellite02=NOAA 10
- Group2 Satellite03=NOAA 12
- Group2 Satellite04=Meteor 3-4
- Group2 Satellite05=Meteor 3-5
- Group2 Satellite06=Meteor 3-6
-
- [Group 3]
- ;25 Satellites Max. Per Group
- Group3 Satellite01=AO-13
- Group3 Satellite02=Mir
- Group3 Satellite03=OSCAR 10
-
- [Attitude]
- ;Six Satellites Max.
- Attitude Satellite1=AO-13
- ;NORAD ID Number
- Attitude ID1=19216
- ;Bahn lat/lon in Degrees
- Attitude BLAT1=0.0
- Attitude BLON1=180.0
-
- [Multi Satellites]
- ;Max. of SIX satellites
- Multi 1=ARSENE
- Multi 2=Mir
- Multi 3=NOAA 12
- Multi 4=AO-13
- Multi 5=
- Multi 6=
- ;Colors 0=black, 1=blue, 2=green, 3=cyan, 4=red, 5=magenta, 6=brown
- ;7=white, 8=dk gray, 9=lt blue, 10=lt green, 11=lt cyan, 12=lt red
- ;13=lt magenta, 14=yellow, 15=bright white
- Multi Color 1=14
- Multi Color 2=5
- Multi Color 3=4
- Multi Color 4=15
- Multi Color 5=13
- Multi Color 6=11